Instant HTML5 Presentations How-to by Unknown

Instant HTML5 Presentations How-to by Unknown

Author:Unknown
Language: eng
Format: epub
Publisher: Packt Publishing


Save it as packt.scss inside the css/theme/source directory and run the following command to compile our theme: sasspackt.scss ../packt.css

The preceding command will generate a file called packt.css inside the css/theme directory and we can now use it as our presentation stylesheet:<head> <meta charset="utf-8"> <title>HTML5 Presentations How-To</title> <link rel="stylesheet" href="css/reveal.min.css"> <link rel="stylesheet" href="css/theme/packt.css"> </head> <body> ... <script src="lib/js/head.min.js"></script> <script src="js/reveal.min.js"></script> </body>



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.